home *** CD-ROM | disk | FTP | other *** search
- Doomix(tm) is a public domain program that utilizes Dmaud to replace the
- original sounds of the game Doom.
-
- Examples:
- Extract all sounds from Doom and put them in a directory called ORGSOUND:
- (The sounds will be named ORG1.SND through ORG61.SND)
-
- doomix x -d orgsound
-
- Insert sounds 5 to 17 in original order. The original sounds are here presumed
- to be stored in the directory \JR\EWING:
- (Original sounds must always be namned ORG1.SND through ORG61.SND)
-
- doomix io 5 17 -d \jr\ewing
-
- Insert the original sound at position 19, getting it from the directory SOUND:
-
- doomix io 19
-
- Insert random sounds at positions 1 to 30, choosing among all WAV-sounds in
- the directory BOB:
-
- doomix ir 1 30 -d bob -f *.wav
-
- Get help:
-
- doomix h
-
- All necessary information can be obtained from the synopsis line in the
- built-in help text.
-
-
- Authors: Joakim Aronius Fredrik Ramsberg
- E-mail: d92joaar@und.ida.liu.se d91frera@und.ida.liu.se
-
-